From 40178e498207d945275081a602755ba7af7a74b3 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 7 Nov 2011 00:11:22 +0000 Subject: [PATCH] [backfire] uhttpd: merge r28792 SVN-Revision: 28793 --- package/uhttpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/uhttpd/Makefile b/package/uhttpd/Makefile index 14b1559c31..6285eab9ac 100644 --- a/package/uhttpd/Makefile +++ b/package/uhttpd/Makefile @@ -92,7 +92,7 @@ endef TARGET_CFLAGS += $(TLS_CFLAGS) -TARGET_LDFLAGS += $(TLS_LDFLAGS) +TARGET_LDFLAGS += $(TLS_LDFLAGS) -Wl,-rpath-link=$(STAGING_DIR)/usr/lib MAKE_VARS += \ FPIC="$(FPIC)" \ LUA_SUPPORT="$(if $(CONFIG_PACKAGE_uhttpd-mod-lua),1)" \ -- 2.30.2